task queue

英 [tɑːsk kjuː] 美 [tæsk kjuː]

网络  任务队列; 任务列队; 正在工作队列

计算机



双语例句

  1. The second consumer gets the lock ( it can proceed because it was notified) and tries to work a task, but now the queue is empty.
    第二个consumer获得锁(因为通知了它所以它可以继续向下进行)并试图运行任务,但是现在队列是空的。
  2. With a task queue per CPU, work can be balanced given the measured load of all CPUs in the system.
    利用每个CPU的任务队列,可以根据系统中所有CPU的负载进行负载平衡。
  3. Fine-grained tasks in conventional thread pools can also generate excessive contention for the task queue shared among all workers.
    对于传统线程池的细粒度任务,也存在所有工作线程共享的任务队列发生争用的情况。
  4. One consumer gets the lock, works the task, and leaves the queue empty.
    一个consumer获得锁,运行任务,并把队列清空。
  5. Before removing a task from the queue, the work() method checks to see if it is empty and if so, waits.
    在从队列中删除一个任务之前,work()方法进行检查以查看队列是否为空,如果为空则等待。
  6. Additionally, pass in a task_queue and a done_queue, which serve as a way to synchronize and protect data coming into the process pool and out of the process pool.
    此外,传入一个taskqueue和一个donequeue,这样可以同步并保护进出进程池的数据。
  7. Another common threading model is to have a single background thread and task queue for tasks of a certain type.
    另一个常见的线程模型是为某一类型的任务分配一个后台线程与任务队列。
  8. In the event the thread's task queue is empty, it then tries to steal another task off the tail of another thread's deque.
    当线程的任务队列为空,它将尝试从另一个线程的deque的尾部窃取另一个任务。
  9. This paper studies on a typical parallel computation and communication pattern, known as task queue pattern, and implements the pattern in a pattern-based parallel programming environment.
    通过对连接文法深入的分析,提出了一种在并行环境下的语法分析和识别算法,算法事实是以上下文无关文法并行识别算法为基础提出的。
  10. A new data structure for message is given, then designed task message queue and sub-task message queue which are made up of different messages and completely independent.
    提出了两级调度嵌入式操作系统的运行原理和任务、子任务的消息驱动机制,设计了一种新的描述消息的数据结构,用以满足两级调度嵌入式操作系统的运行。
  11. These tasks are still sitting in the task queue in cloud storage where the loader put them.
    这些任务保存在云存储上的任务队列中(加载器把任务放到这个队列中)。
  12. The real-time performance is improved by establishing a real-time task queue and executing a task rotation priority scheduling algorithm.
    通过建立实时任务队列和执行任务轮转优先权调度算法来改进实时性能;
  13. Two key technologies, i.e., process definition converting and process automation execution, are implemented in three modules, i.e., Information Converting Module, Workflow Engine Module, and Task Queue Management Module.
    现阶段,我们在三个功能模块(信息转化模块、工作流引擎模块和任务队列管理器模块)里实现了两个工作流中间件关键技术:过程定义解释技术和过程自动化执行技术。
  14. Deploy the MDS, which can monitor the real-time nodes information of the hardware, task queue status, data transmission and the list of service in the containers.
    部署实验室内部网格监控与发现系统,目前可以达到对结点硬件状态信息、任务队列状态信息、数据传输状态信息和结点网格服务容器中服务列表信息的实时监控功能。
  15. In the implementation of DVB-CI on DVB decoder, Finite State Machine theory is deployed to analyze the communication protocol. Then specific mechanisms such as task and message queue in real-time OS are utilized to realize communication between PCMCIA card and Host.
    在数字电视解码器上实现DVB-CI接口的过程中,采用了有限状态机的思想对通信协议进行分析,并充分利用了嵌入式实时操作系统的任务、消息队列等机制。
  16. Based on the theories of task interlock and job queue, an efficient method for constructing macropipeline parallel algorithms is presented, and a set of linear and nonlinear macropipeline parallel algorithms for data signal processing are designed.
    本文基于任务相关、作业排队等理论,提出构造宏流水线并行算法的一种有效方法,并且利用这种方法构成了一组用于数字信号处理的线性和非线性宏流水线并行算法。
  17. The main program is managed by a task queue that can achieve and answer external input signal in time.
    在主程序中建立了一个任务队列对待处理的任务进行管理,既能及时地提取外界输入,又能对外界输入及时地响应。
  18. At last, a timer module is developed, in order to implement a asynchronous response for those high delayed tasks through a scheduled task queue, and make it possible for those tasks to re-send package under expiration situation.
    最后,实现了一个定时模块,使得各种网络延时较大的任务可以通过定时队列得到异步响应,从而释放相应的处理线程,并且对于延时太久的任务可以实现超时重发。
  19. Linux ′ s kernel source code, its architecture, process scheduler, task queue, synchronization, system timer are analyzed in great detail.
    对Linux的内核源代码进行了分析,且着重于其核心服务机制的组织结构、进程调度、任务队列机制、同步机制、系统定时机制的剖析。
  20. Then put forward on the basis of the cluster load balancing algorithm that is feedback dynamically and asked for task queue dispatcher's algorithm in characteristic based on this comprehensive existing algorithm of model.
    基于此模型并综合了现有算法的特点提出了基于动态反馈的集群负载均衡算法和请求任务队列调度算法。
  21. And the data verification module in the task queue management and thread pool management of the design ideas.
    并对局数据核查模块中的任务队列管理和线程池管理提出了设计思路。
  22. Secondly, to optimize the performance of the prototype system, a scheduling optimization algorithm was proposed for multi-user requests based on task queue merging.
    然后,针对原型系统的性能优化问题,提出一种基于任务排队合并的多用户请求调度优化算法。
  23. Every task is assigned a weight which is based on the two factors and the weight affects the location of the task in queue.
    由此为每个任务分配了一个权值,并根据这个权值来决定任务的执行顺序。
  24. In data packet level parallelization, we improve the lock granularity of PCB-queue. Eliminate the lock operation in task queue of PCB by MS-queue algorithm.
    针对数据包级别并行方式的特点,本文对PCB队列的锁粒度进行了改进,并使用MS-queue算法改进PCB下的任务队列。
  25. The operator gets tasks from task queue.
    计量人员通过任务队列获得计量任务。
  26. This paper puts the real-time and unloaded tasks into update task queue, and puts query tasks submitted by users into query tasks queue.
    本文将不能实时装载的任务放于更新任务队列,将用户提交的查询任务放于查询任务队列。
  27. To implement task preemption in multi-priority queues, Concurrent Task Processing based on Multi-priority Queue allocates an independent stack for each task queue, which also reduces the memory overhead caused by context switches.
    为实现不同重要程度任务间的抢占,基于多优先级队列并发任务处理还采用了多任务队列的堆栈管理方法,减少了因上下文切换造成内存开销。
  28. By monitoring task queue and resource usage, simulation tasks and resources are automatically managed. Thereby it will increase the system availability, scalability and compatibility, and full use of limited resources, improving performance while reducing power consumption.
    通过监测任务队列和资源使用状况,系统对仿真任务和资源调度实现了自动化的管理,从而提高了系统的可用性、可扩展性和兼容性。
  29. The system performance of a manufacturing system queuing network might be affected by number of service station, regularity of workpiece arrival, rule of task queue and service rate for each service station.
    对于一个制造系统排队网络来说,每个加工中心的服务台数目、工件到达规律、任务排队规则以及每个服务台的服务率都是影响整个系统性能的因素。